C1.DataCollection.SignalR.Client Assembly / C1.DataCollection.SignalR.Client Namespace / C1ProxyDataCollection<T> Class / Count Property

In This Topic
Count Property (C1ProxyDataCollection<T>)
In This Topic
Gets the number of elements in the collection.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Count As Integer
 
See Also